Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / IOpenXml<T> Interface

In This Topic
IOpenXml<T> Interface Methods
In This Topic

For a list of all members of this type, see IOpenXml<T> members.

Public Methods
 NameDescription
 MethodDetermines whether this object can be exported to OpenXml format.  
 MethodDetermines whether this object can import from OpenXml format.  
 MethodExports this object to the specified writer.  
 MethodImports data of T from the specified reader.  
Top
See Also